ASP.NET Core MVC コントロールヘルプ
Max メソッド (FunctionSeriesBuilder<T,TControl,TBuilder>)

C1.AspNetCore.Mvc アセンブリ > C1.Web.Mvc.Fluent 名前空間 > FunctionSeriesBuilder<T,TControl,TBuilder> クラス : Max メソッド
The value.
Configurates C1.Web.Mvc.FunctionSeries<T>.Max. Sets the max value for the function calculation.
シンタックス
'宣言
 
Public Function Max( _
   ByVal value As System.Nullable(Of Double) _
) As TBuilder
public TBuilder Max( 
   System.Nullable<double> value
)

パラメータ

value
The value.

戻り値の型

Current builder.
参照

FunctionSeriesBuilder<T,TControl,TBuilder> クラス
FunctionSeriesBuilder<T,TControl,TBuilder> メンバ